home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 November / SOTMC_Nov1999-Ultimate.iso / mac / REALbasic ƒ / Examples / Applications / META Manager 0.3b / ReadMe < prev   
Encoding:
Text File  |  1998-05-09  |  1.4 KB  |  50 lines  |  [TEXT/R*ch]

  1. <META Manager> by Andrew Gibson (May 1998)
  2. ===================================================
  3.  
  4. WARNING!!
  5.  
  6. This is a VERY early version of <META Manager>.
  7. Currently you can open a HTML file, add Dublin Core
  8. metadata in the elements window and save the file
  9. with the metadata embedded in the HEAD section.
  10.  
  11. Current Limitations
  12. -------------------
  13. At the moment META Manager will dispose of any other
  14. data in the HEAD of your file. It also expects to
  15. find the <HEAD> and </HEAD> tags on their own lines.
  16. If this is the case, META Manager may delete other
  17. data that is on these lines.
  18.  
  19. META Manager currently doesn't check the validity of
  20. the original file, nor the quality of the metadata
  21. that you are entering.
  22.  
  23. Future Features
  24. ---------------
  25. * Validation of files and metadata
  26. * Intelligent handling of existing metadata and other
  27.   header information.
  28. * Drag and drop for adding to files
  29. * Addition of schemes and qualifiers with choice of
  30.   HTML 2 or 4.
  31. * Recursive metadata addition to multiple files
  32. * Customisable metadata element sets and schemes
  33. * Use of dictionaries for keywords
  34.  
  35. Future Future Features
  36. ----------------------
  37. * FTP files to and from Web site
  38. * Store metadata, file URLs, and dictionaries in
  39.   external databases via ODBC.
  40. * HTTP interface for management of metadata via
  41.   a web browser.
  42. * A search engine.
  43.  
  44. COMMENTS??
  45. ----------
  46. Please send any comments to:
  47. agibson@chac.qld.edu.au
  48.  
  49.  
  50.